'Usage Dim instance As StyleSelector(Of T) Dim item As T Dim value As Style value = instance.SelectStyle(item)
Parameters
- item
- The target item to check.
Return Value
The selected System.Windows.Style.
'Usage Dim instance As StyleSelector(Of T) Dim item As T Dim value As Style value = instance.SelectStyle(item)